gtklabel: Don't accept unhandled mouse buttons
authorTimm Bäder <mail@baedert.org>
Fri, 26 Dec 2014 22:04:37 +0000 (23:04 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 9 Jan 2015 02:52:26 +0000 (21:52 -0500)
commit57714b977480c23aa9cc39c014cc0a43f8ef7997
tree4b9b4e6845c18b47f3f12abeaf347ac4a6358aab
parent9474215a43b116cf6098b11ef967a10afc495923
gtklabel: Don't accept unhandled mouse buttons

If the pressed mouse button neither triggers a context menu nor
activates a link, set the sequence's state to DENIED.

https://bugzilla.gnome.org/show_bug.cgi?id=742010
gtk/gtklabel.c